Skip to content

fix(auth): Handling the EMAIL_EXISTS error code#348

Merged
hiranya911 merged 1 commit intomasterfrom
hkj-email-exists
Sep 13, 2019
Merged

fix(auth): Handling the EMAIL_EXISTS error code#348
hiranya911 merged 1 commit intomasterfrom
hkj-email-exists

Conversation

@hiranya911
Copy link
Copy Markdown
Contributor

@hiranya911 hiranya911 commented Sep 13, 2019

Raising an EmailAlreadyExistsError when receiving the EMAIL_EXISTS error code.

RELEASE NOTE: User management APIs now correctly raise auth.EmailAlreadyExistsError when an already in-use email address is specified for a user.

Resolves #347

Copy link
Copy Markdown
Member

@lahirumaramba lahirumaramba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hiranya911 hiranya911 merged commit f889dff into master Sep 13, 2019
@hiranya911 hiranya911 deleted the hkj-email-exists branch September 13, 2019 20:47
@hiranya911 hiranya911 changed the title Handling the EMAIL_EXISTS error code fix(auth): Handling the EMAIL_EXISTS error code Oct 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error Handling with FirebaseError - Inconsistence

2 participants